*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;	
}
div{
	box-sizing: border-box;
}
img{
	width: 100%;height: 100%;
}
ul{
	list-style-type: none;
}
input{
	outline: none;
}
body{
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	background-color: #f8f8f8;
	width: 100%;
}
a{
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
}
video{
	width: 100%;
	height: 100%;
	
}


/* 移动端 */
@media (max-width:1280px){
	.se_pic{
		display: none;
	}
	.searchDetail{
		display: none;
	}
	.moreMask{
		display: none;
	}
	.pc{
		display: none!important;
	}
	.topNav{
		display: none;
	}
	.pageWidth{
		width: 44.375rem;
		margin: 0 auto;
	}
	/* 第二个导航栏 */
	.two_nav{
		width: 100%;
		height: 6.25rem;
		background-color: #fff;
	}
	.two_nav .all_two{
		height: inherit;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}	
	.two_nav .two_left{
		width: 19.25rem;
		height: 3.125rem;
	}
	.two_nav .two_right {
		display: flex;
		align-items: center;
	}
	.two_nav .two_right .search{
		display: none;
	}
	.two_nav .two_right .two_ri_ri{
		display: flex;
		align-items: center;
	}
	.two_nav .two_right .two_ri_ri .collect{
		display: flex;
		align-items: center;
		font-size: 1.75rem;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
	}
	.two_nav .two_right .two_ri_ri .collect .pic{
		width: 1.875rem;
		height: 1.875rem;
		margin-right: 0.5rem;
	}
	.two_nav .two_right .two_ri_ri .line{
		width: 1px;
		height: 1.375rem;
		background: #3D3D3D;
		margin: 0 0.75rem;
	}

	/* 第三个导航 */
	.three_nav{
		width: 44.375rem;
		margin: 0 auto;
		/* height: 2.5vw; */
		padding-top: 1.75rem;
		margin-bottom: 0.625rem;
	}
	.three_nav a .ite{
		width: 3.5rem;
		font-size: 1.75rem;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #666666;
		padding-bottom: 1rem;
	}
	.three_nav a .ite.item{
		width: 3.5rem;
		font-size: 1.75rem;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #EF712E;
		border-bottom: 0.25rem solid #EF712E;
		padding-bottom: 1rem;
	}
	

	/* 底部导航栏 */
	.bottomNav{
		width: 100%;
		background-color: #2E3237;
		padding-bottom: 1.25rem;
		padding-top: 3.125rem;
	}
	.bottomNav .product_scheme_secondM_phone{
		
	}
	.bottomNav .product_scheme_secondM_phone .product{
		width: 44.375rem;
	}

	.bottomNav .product_scheme_secondM_phone .product .productTitle{
		font-size: 1.75rem;
		font-family: PingFang SC-Medium, PingFang SC;
		font-weight: 500;
		color: #C5C5C5;
		margin-bottom: 1.5rem;
	}
	.bottomNav .product_scheme_secondM_phone .product .ALul{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 2.9375rem;
	}
	.bottomNav .product_scheme_secondM_phone .product .ALul .Aitem{
		width: 9.0625rem;
		margin-right: 2rem;
		margin-bottom: 0.75rem;
	}
	.bottomNav .product_scheme_secondM_phone .product .ALul .Aitem:nth-child(4n){
		margin-right: 0;
	}
	.bottomNav .product_scheme_secondM_phone .product .ALul .Aitem a{
		font-size: 1.5rem;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
	}
	.bottomNav .product_scheme_secondM_phone .product2 .ALul{
		display: flex;
		justify-content: space-between;
	}
	.bottomNav .product_scheme_secondM_phone .product2 .ALul .Aitem{
		width: auto;
		margin-right: 0;
		white-space: nowrap;
	}
	.bottomNav .product_scheme_secondM_phone .product2 .ALul .Aitem:nth-child(4n){
		margin-right: 0;
	}
	.bottomNav .product_scheme_secondM_phone .product2 .ALul .Aitem a{
		font-size: 1.5rem;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
	}
	.secondM_ph{
		display: flex;
		justify-content: center;
		margin-bottom: 3.75rem;
	}
	.secondM{
		width: 11.25rem;
		height: 11.25rem;
		margin-right: 3.3125rem;
		
	}
	.phone {
		
	}
	.phone .phoneTitle{
		font-size: 1.75rem;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
		white-space: nowrap;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
	}
	.phone .phoneTitle img{
		width: 2rem;
		height: 2rem;
		margin-right: 0.625rem;
	}
	.phone .phoneTitle2{
		font-size: 1.75rem;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
		white-space: nowrap;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
	}
	.phone .phoneTitle2 img{
		width: 1.125rem;
		height: 1.125rem;
		margin-right: 0.625rem;
	}
	.phone .phoneCon{
		font-size: 2.375rem;
		font-family: PingFang SC-Medium, PingFang SC;
		font-weight: 500;
		color: #EF712E;
		line-height: 3.5625rem;
		margin-bottom: 2.3125rem;
		white-space: nowrap;
	}

	/* 友情链接 */
	.friendship{
		display: none;
	}
	.approve{
		border-top: 1px solid #4A4E52;
		padding-top: 1.25rem;
	}
	.approve .approveCon{
		font-size: 1.375rem;
		margin-bottom: 1.25rem;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
		text-align: center;
	}
	.approve .approveCon a{
		font-size: 1.375rem;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
	}
	.approve .approvePic{
		width: 33.4375rem;
		height: 2.25rem;
		margin: 0 auto;
	}
	
	
}
/* pc端 */
/* 顶部导航栏 */

@media (min-width:1280px){

	
	.topNav .allCenter .left .collect:hover a{
		color: #EF712E;
	}
	.topNav .allCenter .left .collect.current:hover .se_pic{
		display: block;
	}
	.se_pic{
		width: 131px;
		height: 131px;
		text-align: center;
		background-color: #fff;
		border: 1px solid #eee;
		position: absolute;top: 28.8px;left: -38.4px;
		padding-top: 4px;
		display: none;
	}
	.se_pic p{
		font-size: 14px;
		margin-bottom: 9.6px;
	}
	.se_pic img{
		width: 87px;
		height: 87px;
		text-align: center;
	}
	.medio{
		display: none!important;
	}
	
	.pageWidth{
		width: 1200px;
		margin: 0 auto;
	}
	.topNav{
		width: 100%;
		background-color: #f5f5f5;
		height: 30px;
	}
	.topNav .allCenter{
		height: inherit;
		display: flex;
		justify-content: space-between;
	}
	.topNav .allCenter .left{
		height: inherit;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.topNav .allCenter .left .line{
		width: 1px;
		height: 12px;
		background: #3D3D3D;
		margin: 0 16px;
	}
	.topNav .allCenter .left .collect{
		height: inherit;
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: relative;
	}
	.topNav .allCenter .left .collect a{
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
	}
	.topNav .allCenter .left .collect a{
		margin: 0 2px;
	}
	.topNav .allCenter .left .collect .pic{
		width: 12px;
		height: 12px;
		line-height: 12px;
	}
	.topNav .allCenter .left .collect .pic1{
		width: 16px;
		height: 16px;
		line-height: 16px;
	}
	.topNav .allCenter .right{
		height: inherit;
	}
	.topNav .allCenter .right ul{
		height: inherit;
		display: flex;
		align-items: center;
	}
	.topNav .allCenter .right ul li a{
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
	}
	.topNav .allCenter .right ul li a:hover{
		color: #EE6C2D;
	}
	.topNav .allCenter .right ul .more:hover{
		color: #EE6C2D;
	}
	.topNav .allCenter .right ul .line{
		width: 1px;
		height: 12px;
		background: #3D3D3D;
		margin: 0 16px;
	}
	.topNav .allCenter .right ul .more{
		display: flex;
		align-items: center;
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
	}
	.topNav .allCenter .right ul .more .ri_pic{
		width: 16px;
		height: 16px;
		line-height: 16px;
	}

	/* 第二个导航栏 */
	.two_nav{
		width: 100%;
		height: 90px;
		background-color: #fff;
		border-bottom: 1px solid #EF712E;
	}
	.two_nav .all_two{
		height: 90px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}	
	.two_nav .two_left{
		width: 246px;
		height: 40px;
	}
	.two_nav .two_right {
		display: flex;
		align-items: center;
	}
	.two_nav .two_right .search{
		width: 304px;
		height: 36px;
		background: #FFFFFF;
		border-radius: 33px;
		border: 1px solid #D8D8D8;
		display: flex;
		align-items: center;
		padding-left: 20px;
	}
	.two_nav .two_right .search input{
		height: 26.4px;
		font-size: 14px;
		margin-right: 78px;
		outline: none;
		border: none;
	}
	.two_nav .two_right .sea_pic{
		width: 24px;
		height: 24px;
	}
	.two_nav .two_right .two_ri_ri{
		display: flex;
		align-items: center;
		margin-left: 38px;
	}
	.two_nav .two_right .two_ri_ri .collect{
		display: flex;
		align-items: center;
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
	}
	.two_nav .two_right .two_ri_ri .collect .pic{
		width: 30px;
		height: 30px;
		margin-right: 8px;
	}
	.two_nav .two_right .two_ri_ri .line{
		width: 1px;
		height: 12px;
		background: #3D3D3D;
		margin: 0 10px;
	}

	/* 第三个导航 */
	.three_nav{
		width: 100%;
		height: 48px;
		background-color: #fff;
	}
	.three_nav ul{
		height: inherit;
		display: flex;
		align-items: center;
	}
	.three_nav ul .line{
		width: 1px;
		height: 12px;
		background: #E5E5E5;
	}
	.three_nav ul a{
		font-size: 16px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
	}
	.three_nav ul a li{
		width: 96px;
		height: 48px;
		background: #fff;
		line-height: 48px;
		text-align: center;
	}
	.three_nav ul a li{
		width: 96px;
		height: 48px;
		background: #fff;
		line-height: 48px;
		text-align: center;
	}
	.three_nav ul a li:hover{
		background: #EF712E;
		color: #fff;
	}
	.three_nav ul a li.current{
		background: #EF712E;
		color: #fff;
	}

	/* 底部导航栏 */
	.bottomNav{
		width: 100%;
		background-color: #2E3237;
		padding-top: 37px;
		padding-bottom: 28px;
	}
	.bottomNav .product_scheme_secondM_phone{
		display: flex;
	}
	.bottomNav .product_scheme_secondM_phone .product{
		width: 660px;
	}
	.bottomNav .product_scheme_secondM_phone .product2{
		width: 307px;
	}
	.bottomNav .product_scheme_secondM_phone .product .productTitle{
		font-size: 16px;
		font-family: PingFang SC-Medium, PingFang SC;
		font-weight: 500;
		color: #C5C5C5;
		margin-bottom: 20px;
	}
	.bottomNav .product_scheme_secondM_phone .product .ALul{
		display: flex;
		flex-wrap: wrap;
	}
	.bottomNav .product_scheme_secondM_phone .product .ALul .Aitem{
		width: 85px;
		margin-right: 38px;
		margin-bottom: 10px;
	}
	.bottomNav .product_scheme_secondM_phone .product .ALul .Aitem a{
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
	}
	.bottomNav .product_scheme_secondM_phone .product2 .ALul .Aitem{
		width: 98px;
		margin-right: 38px;
	}
	.bottomNav .product_scheme_secondM_phone .product2 .ALul .Aitem a{
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
	}
	.secondM{
		width: 86px;
		height: 86px;
	}
	.phone {
		margin-left: 17px;
	}
	.phone .phoneTitle{
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
		white-space: nowrap;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
	}
	.phone .phoneTitle img{
		width: 18px;
		height: 18px;
		margin-right: 7px;
	}
	.phone .phoneTitle2{
		font-size: 12px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
		white-space: nowrap;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
	}
	.phone .phoneTitle2 img{
		width: 6px;
		height: 6px;
		margin-right: 7px;
	}
	.phone .phoneCon{
		font-size: 18px;
		font-family: PingFang SC-Medium, PingFang SC;
		font-weight: 500;
		color: #EF712E;
		line-height: 27px;
		margin-bottom: 18px;
	}

	/* 友情链接 */
	.friendship{
		width: 100%;
		height: 53px;
		border-top: 1px solid #3F4349;
		border-bottom: 1px solid #3F4349;
		line-height: 53px;
	}
	.friendship .pageWidth{
		display: flex;
	}
	.friendship .pageWidth .friendTitle{
		font-size: 14px;
		font-family: PingFang SC-Medium, PingFang SC;
		font-weight: 500;
		color: #C5C5C5;
	}
	.friendship .pageWidth ul{
		display: flex;
	}
	.friendship .pageWidth ul li a{
		font-size: 14px;
		font-family: PingFang SC-Medium, PingFang SC;
		font-weight: 500;
		color: #999;
		margin: 0 12px;
	}
	.approve{
		padding-top: 16px;
	}
	.approve .approveCon{
		font-size: 14px;
		margin-bottom: 15px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
		text-align: center;
	}
	.approve .approveCon a{
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
	}
	.approve .approvePic{
		width: 535px;
		height: 36px;
		margin: 0 auto;
	}
	.secondM_ph{
		display: flex;
		justify-content: center;
		margin-bottom: 3.75rem;
	}
	.searchDetail{
		width: 100%;
		background-color: #fff;
		position: fixed;
		top: 0;left: 0;
		height: 600px;
		z-index: 10000;
		display: none;
	}
	.searchDetail .close{
		width: 26px;
		height: 26px;
		float: right;
		margin-top: -100px;
		cursor: pointer;
	}
	.searchDetail .search_int{
		width: 800px;
		height: 52px;
		background: #F8F8F8;
		border-radius: 146px;
		display: flex;
		align-items: center;
		padding-left: 25px;
		margin: 154px auto 0;
	}
	.searchDetail .search_int input{
		width: 710px;
		height: 38.4px;
		font-size: 18px;
		color: #3D3D3D;
		outline: none;
		border: none;
		background-color: #f8f8f8;
	}
	.searchDetail .search_int img{
		width: 32px;
		height: 32px;
		cursor: pointer;
	}
	.topSearch{
		width: 744px;
		margin: 40px auto 0;
	}
	.topSearch .topSearch_ti{
		font-size: 18px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #EF712E;
		margin-bottom: 20px;
	}
	.topSearch ul {
		display: flex;
		width: 638.4px;
		flex-wrap: wrap;
	}
	.topSearch ul li{
		font-size: 16px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
		padding: 8px 22px;
		border-radius: 38.4px;
		margin: 0 19.2px 19.2px 0;
		background-color: #f0f0f0;
		cursor: pointer;
	}

	/* 更多弹窗 */
	.moreMask{
		width: 100%;
		height: 616px;
		background-color: #fff;
		display: none;
		position: absolute;
		left: 0;
		top: 30px;
		right: 0;
		margin: auto;
		z-index: 100000;
		padding-top: 35px;
	}
	.moreMask .pageWidth{
		display: flex;
	}
	.moreMask .pageWidth .hot .hot_ti,
	.moreMask .pageWidth .retalion .hot_ti{
		font-size: 16px;
		font-family: PingFang SC-Medium, PingFang SC;
		font-weight: 500;
		color: #EE6C2D;
		display: flex;
		align-items: center;
		margin-bottom: 19.2px;
		white-space: nowrap;
	}
	.moreMask .pageWidth .hot .hot_ti img,
	.moreMask .pageWidth .retalion .hot_ti img{
		width: 25px;
		height: 18px;
	}
	.moreMask .pageWidth .retalion .hot_ti .re_line{
		width: 286px;
		height: 1px;
		background-color: #EF712E;
		margin: 0 26px;
	}
	.moreMask .pageWidth .hot ul li a{
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
	}
	.moreMask .pageWidth .hot ul li{
		margin-bottom: 19.2px;
	}
	.moreMask .pageWidth .retalion{
		margin: 0 76px;
	}
	.moreMask .pageWidth .retalion .all_re{
		display: flex;
		justify-content: center;
	}
	.moreMask .pageWidth .retalion .all_re ul{
		margin: 0 21px;
	}
	.moreMask .pageWidth .retalion .all_re ul li {
		font-size: 14px;
		color: #333;
		font-weight: 700;
		margin-bottom: 19.2px;
		text-align: center;
		font-family: PingFang SC-Medium, PingFang SC;		
	}

	.moreMask .pageWidth ul li a,
	.moreMask .pageWidth ul li{
		white-space: nowrap;
	}
	.moreMask .pageWidth .retalion .all_re ul li a{
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
	}
	.moreMask .pageWidth .about_re_new .aboutTitle{
		font-size: 16px;
		font-family: PingFang SC-Medium, PingFang SC;
		font-weight: 500;
		color: #EE6C2D;
		margin-bottom: 14px;
	}
	.moreMask .pageWidth .about_re_new ul{
		display: flex;
		flex-wrap: wrap;
		width: 206px;
		justify-content: space-between;
		margin-bottom: 30px;
	}
	.moreMask .pageWidth .about_re_new ul li{
		margin-bottom: 19.2px;
		font-family: PingFang SC-Medium, PingFang SC;
	}
	
	.moreMask .pageWidth .about_re_new ul li a{
		font-size: 14px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #3D3D3D;
	}
}


